Update the docs with the policies for Save dialogs
authorFederico Mena Quintero <federico@gnome.org>
Fri, 1 Jul 2011 23:04:25 +0000 (18:04 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Sat, 2 Jul 2011 00:12:09 +0000 (19:12 -0500)
commit121f78713681512db99db97c90f66b20f73c4659
tree353cc1a67543407adba1de0168abd73e6e0421cc
parent9eb324dbafccec30cb95e1dd621c4f4322fb0f41
Update the docs with the policies for Save dialogs

Basically, don't ever set the current folder, and only use
gtk_file_chooser_set_filename() for 'File/Save As'.  This is so
that the file chooser will be able to present its recently-used
lists as appropriate, giving the user good suggestions by default.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooser.c
gtk/gtkfilechooserdialog.c